chore: add changesets for 0.3.0 release#13
Merged
Conversation
- minor: auto-resolve SSO provider icons via simple icons - patch: wrap button and option text when content overflows
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: This PR only adds changesets for release management and does not modify API endpoints or Temporal workflows. To monitor this PR anyway, reply with |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the two missing changesets so the next Changesets release bumps
@onkernel/managed-auth-reactfrom 0.2.0 → 0.3.0.Since 0.2.0 four PRs have merged but only one (#10) had a changeset, so a release today would publish 0.2.1. This adds:
PR #11 was CI-only and intentionally has no changeset.
After this merges, the Changesets release PR ("version packages") will compute 0.3.0.
Test plan
bun run changeset statusshows the three pending changesets resolving to a 0.3.0 bumpNote
Low Risk
Only adds Changesets metadata/release notes; no runtime code changes are included in this PR.
Overview
Adds two new Changesets entries for
@onkernel/managed-auth-react: a minor note describing auto-resolving SSO provider icons via the Simple Icons CDN (with fallback and removal of hardcoded provider SVGs), and a patch note describing CSS tweaks to allow button/option labels to wrap on narrow viewports.Reviewed by Cursor Bugbot for commit 85b0450. Bugbot is set up for automated code reviews on this repo. Configure here.